projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c0b169
)
Fix doc syntax
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 19 May 2014 10:58:06 +0000
(06:58 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Mon, 19 May 2014 10:58:18 +0000
(06:58 -0400)
End-of-comment tags don't take an @ - thats only for parameters.
gtk/gtkcontainer.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcontainer.c
b/gtk/gtkcontainer.c
index cff0ef73fdfb6942fbc57241c9fec9811d441550..30aa6b2524f795b0beb8a8fc40a12a7bb3adcb98 100644
(file)
--- a/
gtk/gtkcontainer.c
+++ b/
gtk/gtkcontainer.c
@@
-1705,8
+1705,7
@@
gtk_container_get_resize_mode (GtkContainer *container)
* Containers requesting reallocation redraws get automatically
* redrawn if any of their children changed allocation.
*
- * @Deprecated: 3.14: Call gtk_widget_queue_draw() in your size_allocate
- * handler.
+ * Deprecated: 3.14: Call gtk_widget_queue_draw() in your size_allocate handler.
**/
void
gtk_container_set_reallocate_redraws (GtkContainer *container,